I am presented with the following problem:
Solve the following equation: $$ z^4 = −4 $$
The z in this question represents a complex number with 4 complex roots, which I am supposed to find.
I started by putting it to polar form, with magnitude equal to $|z^4| = \sqrt{(-4)^2+0^2}= 4$ and angle of 180 degrees, or π [rad]. Then I used general formula for exponential form $ z = |z|e^{iθ}$ and empowered it by power of 4 so I get $ z^4 = |z|^4e^{4iθ}$.
There I got stuck and I have no clue whatsoever how to solve this. Any help would be appreciated.
The answers I should get to are: $1 + i$; $1 - i$; $ -1 + i$ ; $ -1 - i $.
$$ z^4+4 = (z^2+2i)(z^2-2i) $$
Notice that ${(e^{i\pi/4})}^2 = e^{i\pi/2}=i$ so $$ z^2-2i = (z+\sqrt2e^{i\pi/4})(z-\sqrt2e^{i\pi/4}) $$
And similarly $$ z^2+2i = (z+\sqrt2ie^{i\pi/4})(z-\sqrt2ie^{i\pi/4}) $$