I was reading the proof of this theorem and have a little trouble understanding one part of it:
Theorem: If $k > 2$ and $n$ are natural numbers, then $n^{\frac{1}{k}}$ is irrational unless $n$ is a perfect $k$th power.
Proof: Assume the contrary: $a^{k} = nb^{k}$, and some prime divisor of $n$ has an exponent that is not a multiple of $k$. Let $p$ be such a prime and note that the exponent of $p$ in $a^k$ is a multiple of $k$, but the exponent of $p$ in $b^{k}n$ is not a multiple of $k$. This violates the Fundamental Theorem of Arithmetic, so our assumption that $n$ is not a perfect kth power and $n^{\frac{1}{k}}$ is rational must be false.
The bold part is the part that is not very clear to me.
Thanks.