I am trying to follow the proof for the irrationality of $\sqrt[3]{6}$ to form a similar proof for $\sqrt[3]{16}$ (proof by contradiction). Going from $16=(a/b)^3$ (with $a,b \in \mathbb{Z}$ and $b\neq 0$ and GCD$(a,b)=1$) I can show that $2|a^3$ and then consequently $2|a \Rightarrow a=2c$.
But I'm unable to show $2|b$ following the step for $16b^3 = (2c)^3$ which leads to $2b^3 = c^3$ as this only shows that $c$ is even. I'm probably either making a mistake or overlooking a key fact. Any suggestions?
The proof you want is a varaint of the Pythagorean proof of the irrationality of $\sqrt 2$
Proof by conradiction: Suppose $\frac pq$ is a fraction in lowest terms such that
$\frac pq = 16\\ p^3 = 16 q^3$
If this is true the $p$ must be even, which case we can say
$p = 2r\\ 8 r^3 = 16 q^3\\ r^3 = 2 q^3$
$r$ is also even
$r = 2s\\ 8s^3 = 2 q^3\\ 4 s^3 = q^3$
Which would imply that $q$ is even, but that would contradict our initial assumption that $\frac pq$ is in lowest terms.