Find the square root of i

When dealing with powers of complex numbers, always start by putting the quantity into exponential form.

i has a magnitude of and an argument of π/2. Using Euler's formula,

i = exp(iπ/2)

Now the expression is in exponential form, taking the square root is easy, using basic exponential math.

sqrt(i) = (exp(iπ/2))^(1/2) = exp(iπ/4)

This quantity has a modulus of 1 and an argument of π/4. Using Euler's formula again,

sqrt(i) = (1 + i)/sqrt(2)

JL

Related Further Mathematics A Level answers

All answers ▸

Cube roots of 8?


find the sum of r from 0 to n of : 1/((r+1)(r+2)(r+3))


How do you differentiate x^x?


Find the values of x where x+3>2/(x-4), what about x+3>2/mod(x-4)?