I have been studying power functions, and started to think about imaginary powers. Take the function $x^i$. Because I don't know how to multiply a number $i$ times, I tried to simplify the equation
$x^i = x^{\sqrt{-1}} = x^{(-1)^{1/2}}$
Then, using the property of exponents that states an exponent to an exponent is the two multiplied, I get
$x^{(-1)^{1/2}} = x^{-1/2} = (\sqrt{x})^{-1} = \frac{1}{\sqrt{x}}$
However, plugging in any number shows that
$x^i \neq \frac{1}{\sqrt{x}}$
Where did I go wrong?
This is where you go wrong. You are thinking of $\left(a^b\right)^c=a^{(bc)}$, but you have $a^{(b)^c}$. That's not the same thing at all.
Thus $x^{(-1)^{1/2}}\neq x^{-1/2}$ because: $(-1)^{1/2}\neq -1/2$