Find all complex numbers z such that z^2 = 2i + 2.
Write your solutions in form, separated by commas. So, "1+2i, 3-i" is an acceptable answer format, but "2i+1; -i+3" is not. (Don't include quotes in your answer.)
First we have to square root both sides, thus, z=±√2i+2.
√2i+2=(2i+2)12
Then, opening paranthesis is √2i+√2+2i.
That simplifies to √2+i√2+√2+2i and −√2−i√2+√2+2i
Thus, the complex numbers of z are 2i+2√2+i√2 and 2i−i√2.
or maybe im imagining things :)
Nice answer proyaop, but squaring either one of those doesn't end up with 2i+2
2+2i=2√2(√22+√22i)=2√2(cos(45∘)+isin(45∘))
when taking the square root, the argument divides by 2 and the magnitude square roots, so it is:
=234(cos(22.5∘)+isin(22.5∘))
To solve for cos(22.5∘) and sin(22.5∘), we can make use of the half-angle identity:
cos(22.5∘)=√1+cos(45∘)2=√1+√222=√2+√24=√2+√22
(it's positive because it's in the first quadrant)
Same thing with sin:
sin(22.5∘)=√1−cos(45∘)2=√1−√222=√2−√24=√2−√22
Thus, the final root is:
234(√2+√22+√2−√22i)=√2+√24√2+√2−√24√2i
The simplifying is up to you.
Also, there is one more root, if you use cos(22.5∘+180∘) and sin(22.5∘+180∘)i, because there are 2 roots of unity. Notice that the cosine and sine flip signs in that case, because they get to the 3rd quadrant. So the other root is =−√2+√24√2−√2−√24√2i
I seriously doubt that the problem was meant to be this complicated