Consider $f = x^5 -11x + 1 \in \mathbb{Q}[x]$. I want to prove that its not solvable by radicals. I know that its solvable by radicals iff its galois group is solvable. My attempt was first to use the following:
For any prime $p$ not dividing the discriminant of $f \in \mathbb{Z}[x]$ , the galois group of $f$ over $\mathbb{Q}$ contains an element with cyclic decomposition $(n_1,..,n_k)$ where $n_1,...,n_k$ are the degrees of the irreducible factors of $f$ reduced mod $p$.
Then, I could use this to determine the galois group of $f$. However, the discriminant proved to be super hard to calculate (wolfram alpha works but its not intended to be used). So I am thinking that I got the wrong approach here. Any other hints?