How do I find the square root of a complex number?

Say you want to find the square root of the complex number 3+2i.
We can assume that the answer we want will be in the form a+bi.
It follows then, that you can also write 3+2i as (a+bi)2.
Expanding this gives us 3+2i = a2+2abi-b2
Then all we need to do is compare the coefficients of the imaginary and real parts: i.e. 3 = a2-b2 and 2 = 2ab.
Solve these 2 simultaneous equations to get a =1.8 and b = 0.56 (ignore any imaginary solutions for a and b - they have to be real).
Therefore the square root of 3+2i is 1.8+0.56i. You can check this by squaring our solution and you'll get back to 3+2i (or near enough due to rounding).


DC

Related Further Mathematics A Level answers

All answers ▸

If a car of mass 1000kg travels up a slope inclined at 5 degrees at a speed of 20 meters per second calculate the power output of the car's engine (assuming a resistive force due to friction of 500N)


Why am I learning about matrices? What are they?!


The rectangular hyperbola H has parametric equations: x = 4t, y = 4/t where t is not = 0. The points P and Q on this hyperbola have parameters t = 1/4 and t = 2 respectively. The line l passes through the origin O and is perpendicular to the line PQ.


Find the volume of revolution about the x-axis of the curve y=1/sqrt(x^2+2x+2) for 0<x<1