The following exercise is related to complex numbers so $z$ is a complex number. Can you please check whether I solved correctly the exercise. $$z^4+16=0$$ $$z^4=16i^2$$ $$z^2=4i$$
I transformed the complex number $4i$ into the trigonometric form, and got:$$4(\cos(\pi +\pi k)+i\sin (\pi+\pi k))$$. So the result is:$$z=2\left[\cos{\left({\pi +\pi k \over 2}\right)}+i\sin\left ({\pi+\pi k\over 2}\right)\right]$$.
The only problem is that in my workbook the result is: $$z=2\left[\cos{\left({\pi +2\pi k \over 4}\right)}+i\sin\left ({\pi+2\pi k\over 4}\right)\right]$$
I hope you'll help me find the mistake. Thank you that you are reflecting over my exercise !
An alternate solution is to factor this way:
$$x^4+16 = (x^2+4)^2 - 8x^2 = (x^2+4+2\sqrt 2 x)(x^2+4-2\sqrt2 x)$$
And solve $x^2+2\sqrt2 x +4=0$ and $x^2-2\sqrt2 x +4=0$. This will give you the exact solutions:
$$x=\pm \sqrt 2 \pm i\sqrt 2$$