I am trying to prove that $\,\sqrt[3]{2} \cdot (\sqrt[3]{2} + q)\,$ is irrational for all rational choice of $q$. However, I am completely stuck. I tried cubing it and trying the trick that you use for $\,\sqrt{2}\,$ but I can't get it.
Any suggestions?
Thanks
Hint: let $\,x=\sqrt[3]{2}\,$ and suppose that $\,x(x+q)=p\,$ for some rational $\,p\,$. Then:
$$x^2 + qx - p = 0 \tag{1}$$
Multiplying by $\,x\,$ and using that $\,x^3=2\,$:
$$2 + qx^2 - px = 0 \tag{2}$$
Eliminating $\,x^2\,$ between $\,(1)\,$ and $\,(2)\,$ gives $\,(q^2+p)x - pq-2 = 0\,$, but $\,x\,$ is irrational, so $\dots$