In my course of Galois Theory I have this problem, I have to prove that: $$\sqrt[3]{-18+\sqrt{325}} + \sqrt[3]{-18-\sqrt{325}} =3 $$
I have already tried to equal it to $x$ And expand $x^3$ but after all the process the result is that $$ x^3+3x+36=0$$ and I need $$x^3+3x-36=0$$
Please some help with this.
Let $\alpha=\sqrt[3]{\sqrt{325}+18}$ and $\beta=\sqrt[3]{\sqrt{325}-18}$. Since $18^2=324$ we have $\alpha\beta=1$.
Additionally $\alpha^3-\beta^3=36$. By letting $\gamma=\alpha-\beta$ we have
$$ 36 = \gamma\left(\gamma^2+3\alpha\beta\right)=\gamma^3+3\gamma $$ hence $\gamma\in\mathbb{R}$ is a root of $x^3+3x-36=(x-3)\underbrace{(x^2+3x+12)}_{\text{negative discriminant}}$. This proves $\gamma=3$.