For some reason I can't understand why the roots of $x^3+2=0$ are:
$$x = -\sqrt[3]{2}$$ $$x = \sqrt[3]{-2}$$ $$x = -(-1)^\frac{2}{3} \sqrt[3]{2}$$
I thought it was easier to solve this equation by doing this (I'm probably wrong):
$$x^3+2=0 \iff x^3=-2 \iff x= \pm \sqrt[3]{-2} $$
I put the function on a graph and saw that $x = -\sqrt[3]{2}$ was indeed the real root of it. However, I can't understand why.
(I started learning imaginary numbers and complex roots a few days ago so that might explain my reasoning.)
Thank you!
Kenny
They are roots because if you plug them into the equation, they give you zero (check it!). If you are asking HOW to find roots of a polynomial of this form, I would suggest factoring out $(x+\sqrt[3]{2})$ first (because you know that $- \sqrt[3]{2}$ is a root) and then using the quadratic formula to find the other roots.