Find all $z \in \mathbb{C}$ such that $z^4 + c = 0$ where $c = c' + 0i$ for some $c' \in \mathbb{R}$
How could I solve for $z$ in this case? I could convert $z$ into polar co-ordinates and let $z = re^{i\phi}$ and then I'd have $z^4 = r^4 e^{i 4\phi} = -1$ but in that case I'm still now sure how to solve for $r$ and $\phi$.
What is the best method to solve for $z$ in this case?
The fourth roots of $-c$ are simply made up of one fourth root of $ -c$ multiplied by each of the fourth roots of unity, $1,\,-1,\,i,\,-i$.
Now either $-c>0$ or $-c<0$. In the first case, a fourth root is simply $\sqrt[4]{-c}$, and in the second case, it is $\sqrt[4]{c}\:\mathrm e^{\tfrac{i\pi}4}$.