I was doing a problem today, and arrived at the (correct) answer of $x^3 = 16000\sqrt2$
Obviously I want to simplify this further. My text book jumps straight to $x = 20\sqrt2$ with no explanation.
In attempting to simplify it, I've got:
$x = \sqrt[3] {16000\sqrt{2}}$
$x = (\sqrt[3]{16000})(\sqrt[3]{\sqrt2})$
$x = (\sqrt[3]{800})(\sqrt[3]{2})(\sqrt[3]{\sqrt2})$
$x = 20\sqrt[3]{2\sqrt{2}}$
Could someone please explain the steps needed to get to $20\sqrt{2}$?
I accept this is trivial, but I'm stumped. Thanks in advance.
You're almost there. Note that $2=\sqrt{2}\sqrt{2}$, then agrue as follows $$x=20\sqrt[3]{2\sqrt{2}}=20\sqrt[3]{(\sqrt{2}\sqrt{2})\sqrt{2}}=20\sqrt[3]{\sqrt{2}^3}=20\sqrt{2}$$