Prove that $\sqrt[3]{45+29\sqrt{2}} +\sqrt[3]{45-29\sqrt{2}} $ is rational.
So I assumed, $\sqrt[3]{45+29\sqrt{2}} +\sqrt[3]{45-29\sqrt{2}} = x$
So we have to prove $x$ is rational, I did so and cubed $x$, so I got:
$45+29\sqrt{2} +{45-29\sqrt{2}} + 21x = x^3$
And on further solving I got:
$$x^3-21x-90=0$$
What to do further? I'm unable to evaluate roots so it is probably wrong. Any better methods? Thanks!
What you did is fine. It turns out that $6$ is a root of that polynomial. You can guess it, using the rational root theorem. Besides,$$x^3-21x-90=(x-6)(x^2+6x+15).$$So, it has no other real roots, and therefore $x=6$.