Let $F$ be a field containing a primitive $n$-th root of unity (for $n \geq 2$) and let $E = F(\alpha)$ where $\alpha \in E$ is an element whose $n$-th power (but no smaller power) is in $F$. Let $\alpha^n := a$.
Question: Assuming $p$ is an arbitrary prime dividing $n$ and $a$ is not a $p$-th power, why is the polynomial $X^n - a$ irreducible in $F[X]$?
What I did by myself?
I know that the roots of $X^n - a$ must be $\zeta^i \alpha$ for $i=0,\dots,n-1$ and $\zeta \in F$ being the primitive $n$-th root of unity from the assumption.
I also know that $E/F$ is a cyclic Galois of order $n$. A generator is $\sigma: \alpha \mapsto \zeta \alpha$.
Is there a way to use one of these facts to prove the statement? If not, what can I do differently?
Thanks in advance!