Let $a$ and $b$ be two positive rational numbers such that $\sqrt[3] {a} + \sqrt[3]{b}$ is also a rational number. Prove that $\sqrt[3]{a}$ and $\sqrt[3] {b}$ themselves are rational numbers.
My first response was, isn't is obvious? but then I tried..
if $a=b$ then we prove it easily . So suppose $a\ne b$.
Let $s=\sqrt[3]{a} + \sqrt[3]{b}$.
then $s^3 = a + b + 3 s \sqrt[3]{a} \sqrt[3]{b}$
then the product $p=\sqrt[3]{a} \sqrt[3]{b}$ is a rational number.
But what should I do next ?