Find the square root of complex number 3 + 4i

Strategy: write down an equation satisfied by the square root, and solve it algebraically.  Method:  square root x+iy  satisfies (x+iy)2 = 3 + 4i. Expand: x2-y2 +2xyi = 3+4i. Comparing coefficients gives:   x2-y2 =3 and 2xy =4. Then substitute y:  x2 -4/x2 = 3. Rearrange to get quadratic in x2 : (x+1)(x2 -4) = 0. x can't be imaginary (by definition) so x= +/- 2. Plug in to equation 2xy = 4, get y = +/- 1. So square root is +/- (2+i).

JS

Related Further Mathematics A Level answers

All answers ▸

Using the substitution u = ln(x), find the general solution of the differential equation y = x^2*(d^2(y)/dx^2) + x(dy/dx) + y = 0


I don't know what I am doing when I solve differential equations using the integrating factor and why does this give us the solutions it does?


Sketch the locus of z on an Argand diagram if arg[(z-5)/(z-3)] = π/6


Prove by mathematical induction that 2^(2n-1) + 3^(2n-1) is divisible by 5 for all natural numbers n.