Is there a general procedure for showing that the polynomial $x^p - n$ is irreducible over the cyclotomic field $Q(\zeta_p)$? ($\zeta_p$ a primitive pth root of unity, and $n \in \mathbb{N}$. Maybe $n$ can also be prime.)
I have run into a few exercises today where such a technique would be useful.
In particular, the tricky case is seems to be when $p > 3$. (Otherwise we are guaranteed a root in $Q[\zeta_p]$ if $x^p - n$ is not irreducible there, from which we get all roots, so the polynomial splits. But then comparing degrees shows that this is impossible, since now $Q[\sqrt[p][n]]$ (degree $p$) embeds in $Q[\zeta_p]$ (degree $p - 1$).)
Edit: The shorter answer that I submitted below appears to be correct.
(My other answer is unnecessarily complicated and therefore probably wrong, but I will let it continue to exist as a gentle reminder to myself of other useful techniques - in particular Gauss's lemma, and Eisenstein's criterion coupled with a well chosen automorphism.)
The following is easy to show: if $F | L$ and $E | L$ have relatively prime degrees $n$ and $m$, then $FE | Q$ has degree $nm$. (Corollary 22 in Dummit and Foote, the chapter on field theory.)
We can apply this to the stated problem in the following way:
$Q(\zeta_p, \sqrt[p]{n})$ has as subfields $Q(\zeta_p)$ and $Q(\sqrt[p]{n})$. The former has degree $p-1$ and the latter degree $p$. Therefore, $Q(\zeta_p, \sqrt[p]{n})$ has degree $p(p-1)$. Considering $Q(\zeta_p, \sqrt[p]{n})$ as an extension of $Q(\zeta_p)$, we see that the minimal polynomial of $\sqrt[p]{n}$ has degree $p$, and thus coincides with $x^p - n$. Therefore, $x^p - n$ is irreducible over $Q(\zeta_p)$.
In fact, this shows that $x^q - n$ is irreducible over $Q[\zeta_p]$ when $p - 1$ and $q$ are relatively prime.