Problem
Rationalize $\frac{1}{\sqrt[3]{a}+\sqrt[3]{b}+\sqrt[3]{c}}$
So, I'm training for the Mexican Math Olimpiad. This is one of the algebra problems from my weekly training. Before this problem, there was other very similar, after proving it, there's an useful property:
If $a+b+c=0$ then $a^3+b^3+c^3=3abc$
It can be easily proved using the following factorization
$$a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ac)$$
I tried using this one for the rationalization. I got
$$\frac{1}{\sqrt[3]{a}+\sqrt[3]{b}+\sqrt[3]{c}}*\frac{(a^2+b^2+c^2-ab-bc-ac)}{(a^2+b^2+c^2-ab-bc-ac)}=\frac{\sqrt[3]{a^2}+\sqrt[3]{b^2}+\sqrt[3]{c^2}-\sqrt[3]{ab}-\sqrt[3]{bc}-\sqrt[3]{ac}}{a+b+c-3\sqrt[3]{abc}}$$
But i didn't know how to proceed. I tried looking into it with wolfram alpha and i got there is no racionalization, so i assume $a+b+c=0 $ (not $\sqrt[3]{a}+\sqrt[3]{b}+\sqrt[3]{c}$, because the first expression wouldn't have sense) if we want a solution (In fact, if this happens, i've already rationalized it).
So my truly question is not the answer, but how to prove that $a+b+c$ needs to be 0
I would appreciate any help, ideas or suggestions, thanks.
In M2:
$\left(x+y+z\right)\left(x^{2}-x\,y-x\,z+y^{2}-y\,z+z^{2}\right)\left(x^{2}-x\,y-x\,z+y^{2}+2\, y\,z+z^{2}\right)\left(x^{2}-x\,y+2\,x\,z+y^{2}-y\,z+z^{2}\right)\left(x^{2}+2\,x\,y-x\,z+y^{2 }-y\,z+z^{2}\right)$
Which means $\frac1{\sqrt[3]{a}+\sqrt[3]{b}+\sqrt[3]{c}}=\frac1{x+y+z}=\frac{(x^2-xy-xz+y^2-yz+z^2)(x^2-xy-xz+y^2+2yz+z^2)(x^2-xy+2xz+y^2-yz+z^2)(x^2+ 2xy-xz+y^2-yz+z^2)}{x^9+3x^6y^3+3x^6z^3+3x^3y^6-21x^3y^3z^3+3x^3z^6+y^9+3y^6z^3+3y^3z^6+z^9}=\frac{({\sqrt[3]{a}}^2-{\sqrt[3]{a}}{\sqrt[3]{b}}-{\sqrt[3]{a}}{\sqrt[3]{c}}+{\sqrt[3]{b}}^2-{\sqrt[3]{b}}{\sqrt[3]{c}}+{\sqrt[3]{c}}^2)({\sqrt[3]{a}}^2-{\sqrt[3]{a}}{\sqrt[3]{b}}-{\sqrt[3]{a}}{\sqrt[3]{c}}+{\sqrt[3]{b}}^2+2{\sqrt[3]{b}}{\sqrt[3]{c}}+{\sqrt[3]{c}}^2)({\sqrt[3]{a}}^2-{\sqrt[3]{a}}{\sqrt[3]{b}}+2{\sqrt[3]{a}}{\sqrt[3]{c}}+{\sqrt[3]{b}}^2-{\sqrt[3]{b}}{\sqrt[3]{c}}+{\sqrt[3]{c}}^2)({\sqrt[3]{a}}^2+ 2{\sqrt[3]{a}}{\sqrt[3]{b}}-{\sqrt[3]{a}}{\sqrt[3]{c}}+{\sqrt[3]{b}}^2-{\sqrt[3]{b}}{\sqrt[3]{c}}+{\sqrt[3]{c}}^2)}{a^3+3a^2b+3a^2c+3ab^2-21abc+3ac^2+b^3+3b^2c+3bc^2+c^3}$