Find all square roots of the number 3 + 4i.

To start we need to set up the equation described by the question. Our answers should be in the form a + bi (where a and b are real), and since any answers are the root of 3 + 4i we can write down the following equation. (a + bi)^2 = 3+4i. If we expand the bracket we get this, a^2 + 2abi + b^2*i^2 and since i^2 is -1 we have a^2 - b^2 + 2abi = 3 + 4i. Since the imaginary parts of both sides of the equation must be the same and the real parts must also be the same we have two separate equations. a^2 - b^2 = 3 and 2ab = 4. We need to solve these equations simultaneously to give a and b. By rearranging the second we can get b in terms of a. 2ab = 4 so ab =2 so b = 2/a. Then we can plug this into the first equation to give a^2 - 4/a^2 = 3. We can now multiply both sides by a^2 to get rid of the fraction a^4 - 4 = 3a^2  therefor a^4 - 3a^2 -4 = 0. We can factorise this equation by treating it as a quadratic with a^2 as the variable, this gives us(a^2 - 4)(a^2 + 1) = 0 thus a^2 = 4 or a^2 = -1 this means a = 2 or a = -2 or a = i or a = -i. Since we defined a and b as being real at the beginning we know a = 2 or a = -2. By using the equation 2ab = 4 we get b = 1 or -1. This gives us the roots 2 + i and -2 - i. 

Related Further Mathematics A Level answers

All answers ▸

The roots of the equation z^3 + 2z^2 +3z - 4 = 0, are a, b and c . Show that a^2 + b^2 +c^2 = -2


Find the Taylor Series expansion of tan(x) about π/4 up to the term in terms of (x-π/4)^3.


A particle is launched from the top of a cliff of height 87.5m at time t=0 with initial velocity 14m/s at 30 deg above the horizontal, Calculate: a) maximum height reached above bottom of cliff; b)horizontal distance travelled before hitting the ground.


Prove by induction that for all positive integers n , f(n) = 2^(3n+1) + 3*5^(2n+1) , is divisible by 17.