Trying to prove that if $p$ e $q$ are relatively prime and integers then $p^n$ and $q^n$ are prime numbers among themselves too, I wrote:
If $p$ e $q$ are prime numbers among themselves $p\neq m.q$ for any $m\in \Bbb{N}$, then $p^n \neq (m.q)^n = m^n . q^n$. As $m\in\Bbb{N}$ is arbitrary and $m^n\in \Bbb{N}$, so $p^n$ and $q^n$ are prime numbers among themselves too.
But then I remembered that a natural number can be power of an irrational number, for example $(\sqrt{2})^2 = 2$. Therefore, how can I prove this statement?