I have the following homework question, which I've managed to do the forward implication of, but not the other direction:
Let $\mathbb{K}$ be a field, $ a\in\mathbb{K}$ and $p$ be a prime. Show that the polynomial $x^p - a$ is irreducible over $\mathbb{K}$ iff $a$ is not a $p$-th power of an element in $\mathbb{K}$.
My initial attacks involved attempting to show that $\mathbb{K}[x]/<x^p - a>$ wasn't a field, or beginning by assuming that the polynomial is not irreducible, but neither of these seemed to get me very far. Crucially, I couldn't seem to make use of the (presumably important) fact that $p$ is a prime.
Any hints please?