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?