Calculate, in the form $a+ib$, where $a,b\in \Bbb R$, the square roots of $16-30i$.
My attempt with $(a+ib)^2 =16-30i$ makes me get $a^2+b^2=16$ and $2ab=−30$. Is this correct?
Calculate, in the form $a+ib$, where $a,b\in \Bbb R$, the square roots of $16-30i$.
My attempt with $(a+ib)^2 =16-30i$ makes me get $a^2+b^2=16$ and $2ab=−30$. Is this correct?
I'll give steps. You want $(a+bi)^2 = 16-30i$. Expanding and comparing, you get: $$\begin{cases} a^2-b^2 = 16 \\ 2ab = -30\end{cases}$$
Solve for $b$ in the second equation. Substitute in the first one. You have a second degree equation on $a^2$. Use the quadratic formula to solve for $a^2$. Throw away one of the answers bearing in mind that $a,b \in \Bbb R$. Find two values for $a$. For each one you have a corresponding value of $b$. End.
Convert to polar coordinates and write $16-i30=\sqrt{16^2+30^2}e^{-i\arctan(30/16)+2n\pi}$. Upon taking a square root, we find that
$$(16-i30)^{1/2}=(16^2+30^2)^{1/4}e^{-i\frac12 \arctan(30/16)+n\pi}$$
Then, to convert back to Cartesian form, we have
$$(16-i30)^{1/2}=(16^2+30^2)^{1/4}\left(\cos(\frac12 \arctan(30/16)+n\pi)+i\sin(\frac12 \arctan(30/16)+n\pi)\right)$$