You can put this solution on YOUR website! Pretty much everyone uses "i" as a name for . So I'm a little confused by the problem's use of "j" instead. I'm going to use "i". If you're really supposed to be using "j", then just replace my i's with j's.
The "trick" to this problem is to realize that square roots can be expressed with an exponent of 1/2. IOW:
To find a power of a complex number, like i, we use what I believe is called DeMoivre's Theorem. This theorem states that for a complex number written in polar form:
that
So we need to write the complex number, i, in polar form. And, unless you are clever enough to figure this out on your own, we first need to write it in standard a + b*i form:
i = 0 + 1*i
This makes a = 0 and b = 1. To write this in polar form we use: and
Inserting our a and b into these we get: and
So "i" in polar form:
Now we can use the theorem:
Simplifying:
or, in a + bi form:
Note: This is the positive square root. The negative square root out be:
To check, we can square our answer and see if we get i:
To square this we can use FOIL or the pattern. I like using the pattern:
Simplifying:
Since :
i
Check!