When i plug $\sqrt[i]{e^{ix}}$ into WolframAlpha it shows a rather weird function considering it should show the natural exponential function, since $\sqrt[i]{e^{ix}}=(e^{ix})^{\frac{1}{i}}=e^{\frac{ix}{i}}=e^{x}$ Is this a bug or am I wrong? Thanks in advance
here's the link to the function in WolframAlpha:
https://www.wolframalpha.com/input/?i=%5Csqrt%5Bi%5D%7Be%5E%7Bix%7D%7D
And the code is \sqrt[i]{e^{ix}} if needed
Notice that $e^{ix}=e^{i(x+2\pi k)}$ for $k\in\Bbb Z$. Therefore you'll not only get $e^x$, but also the graph of $e^x$ shifted by $2\pi k$ for every $k\in\Bbb Z$.
That is $f(x)=\sqrt[i]{e^{ix}}$ satisfy $f^i=e^{ix}$, but so do $f(x+2\pi k)$.