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 a Suitable substitution or otherwise, find the differential of y= arctan(sinxcosx), in terms of y and x.


Prove by induction that 2^(6n)+3^(2n-2) is divsible by 5. (AS Further pure)


Prove, by induction, that 4^(n+1) + 5^(2n-1) is always divisible by 21


It is given that f(x)=(x^2 +9x)/((x-1)(x^2 +9)). (i) Express f(x) in partial fractions. (ii) Hence find the integral of f(x) with respect to x.