While trying to answer this question, I got stuck showing that
$$\sqrt[3]{26+15\sqrt{3}}=2+\sqrt{3}$$
The identity is easy to show if you already know the $2+\sqrt{3}$ part; just cube the thing. If you don't know this, however, I am unsure how one would proceed.
That got me thinking ...
If you have some quadratic surd $a+b\sqrt{c}$, where $a$, $b$, and $c$ are integers, and $c$ is not a perfect square, how do you find out if that surd is the cube of some other surd, i.e. how to simplify nested cubic radicals of the form $$\sqrt[3]{a+b\sqrt c}$$



If you write $(d+e \sqrt{f})^3=a+b \sqrt{c}$ and collect terms, you see $c=f$, then $d^3+3de^2=a, 3d^2e+e^3c=b$. For integers, $e$ has to be a factor of $b$, $d$ has to be a factor of $a$ and you can just see if it works pretty easily.