Complex numbers can be extended using the polar form
$$ Ƶ=re^{i\theta}$$
This allows the complex number to sit on a unit circle, but this is only if theta is a real number. But what if angle theta is imaginery or complex?
What does having an imaginary angle even mean, is there an intuitive way to understand it?
$$ \theta = \alpha + \beta i$$ $$i \theta = i\alpha - \beta $$
$$ e^{i\theta} = e^{-\beta } e^{i\alpha} = e^{-\beta } (\cos\alpha+i\sin\alpha)$$
The point is not on the unit circle anymore.