I know $i=\sqrt{ -1}$; what I don't get is the results you get from raising $i$ to an exponent:
$i^1 = i$ makes sense since anything to the first is itself.
$i^2 = -1$ also makes sense since squaring a square root is the same as removing the radical.
Why does $i^3=-i$ and $i^4=1$?