In the reals, $e^{nx}$ explodes to infinity very fast. But, $e^{inx}$ is bounded and periodic.
I am familiar with Euler's formula $e^{ix} = \cos x +i\sin x $. Yet, could you give me some intuition what's happening in the transition from the reals to the complex when multiplying by $e^i$?
Thanks.

You already see periodicity when you think about $n \mapsto i^n$.
\begin{align} i^0 & = 1 \\ i^1 & = i \\ i^2 & = -1 \\ i^3 & = -i \\ i^4 & = 1 \\ & {}\,\vdots \end{align} If one can imagine such a thing as $\log_e i$ then this would say $n\mapsto e^{n\log_e i}$ is periodic with period $4$, and it is clearly an exponential function of $n$. If one were to define it for non-integer $n$ then its values for non-integer real $n$ would have to have absolute value $1$. What, for example, is its value when $n=1/10$? Clearly it would have to be a $10$th root of $i$, so if multiplication by $i$ is a $90^\circ$ counterclockwise rotation, then that would be a $9^\circ$ counterclockwise rotation --- thus a multiplication by $\cos9^\circ+i\sin9^\circ$. Now we start to see circular motion.
But how fast should it move around the circle? Since $\left.\dfrac d {dz} e^z\right|_{z=0}=1$, we have that when $z=0$ then $e^{0+dz}= 1 + 1\cdot dz$. If $dz$ is a pure imaginary infinitesimal, this says $e^{0+dz}$ is directly above or below $1$ in the plane. But how far above or below? Clearly $|dz|$, i.e. the rate at which it moves is $1$ times the rate at which $z$ moves along the imaginary axis.
That tells use that $e^{i\theta}$ must treat $\theta$ as being in radians, so that the arc length equals $\theta$. ${{}}$