So I have a small question about the following proof,
Prove that $\sqrt [m]{2}$ irrational for every integer $m\ge2$
So far this is what I have,
Assume towards contradiction, $\sqrt [m]{2}=p/q$ for $m≥2$. Then $2=\frac{p^m}{q^m}$ so $2q^m=p^m$. Then $p^m$ is even so $p$ is even such that $p=2k$ for some integer, $k$. Then $2q^m=p^m=(2k)^m$. So $q^m=2^{m-1}(k)^m$.
For the next step I was wondering if I needed a lemma that proves that $2^{m-1}$ is a multiple of $2$ before I can state that $q^m$ is even?
I would appreciate it if anyone could clarify this for me. Thank you!