Disclaimer: I know what complex numbers are.
Let $x,\space n\in\Bbb R$
What is the complex algebraic solution to $\sqrt[n]{-x}$? Could I have a 'general' formula and a walk through on how to accomplish this.
I know about roots of Unity such that: $$\large\sqrt[n]{\pm 1}=\pm e^{(2\pi ki)/n} $$ And that: $$\sqrt{-x} = i\sqrt{x}$$ So really, it's just that I do not understand when it comes to higher radicals.
You have $x\in \Bbb R$ and I presume $n\in\Bbb N$. You are looking for solutions of $$z^n=-x$$
Find $w$ such that $w^n =-1$. Then you want to solve $$w^nz^n=(wz)^n=x$$ that is $$z_0^n=x$$ where $z_0=wz$. Then you can find $z$.
Can you take it from here?