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 1 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 ▸

Find the eigenvalues and eigenvectors of the following 3x3 matrix (reading left to right, top to bottom): (1 0 2 3 1 1 2 0 1)


By use of matrices uniquely solve the following system of equations, justifying each step of the calculation: 3x-7y=6, 5y-2x=-3.


Find the general solution of the second order differential equation: y''+2y'-3 = 0


How to determine the rank of a matrix?