Find the cubic equation which has a root $$x=\sqrt[3]{2-\sqrt{3}}+\sqrt[3]{2+\sqrt{3}}$$
My attempt is $$x^3=2-\sqrt{3}+3\left(\sqrt[3]{(2-\sqrt{3})^2}\right)\left(\sqrt[3]{(2+\sqrt{3})}\right)+3\left(\sqrt[3]{(2-\sqrt{3})}\right)\left(\sqrt[3]{(2+\sqrt{3})^2}\right)+2-\sqrt{3}$$ $$x^3=4+\left(\sqrt[3]{(2-\sqrt{3})^2}\right)\left(\sqrt[3]{(2+\sqrt{3})}\right)+3\left(\sqrt[3]{(2-\sqrt{3})}\right)\left(\sqrt[3]{(2+\sqrt{3})^2}\right)$$
then what I will do??
Let $t=2-\sqrt 3$. Note that $2+\sqrt 3=\frac 1t$. Then, we have $$\begin{align}x=t^{\frac 13}+\left(\frac 1t\right)^{\frac 13}&\Rightarrow x^3=t+\frac 1t+3\left(t^{\frac 13}+\left(\frac 1t\right)^{\frac 13}\right)\\&\Rightarrow x^3=4+3x\end{align}$$