I'm arriving at two different results when attempting to calculate $\sqrt{-i}$:
Method 1:
\begin{align} \sqrt{-i} = (-i)^{1/2} = \left( -\left(e^{i \pi /2}\right) \right)^{1/2} = (-1)^{1/2}\left( e^{i \pi/2} \right)^{1/2} = ie^{i \pi /4} = e^{i \pi /2}e^{i \pi /4} = e^{3\pi/4} \end{align}
Method 2:
\begin{align} \sqrt{-i} = \left( e^{- \pi /2} \right)^{1/2} = e^{- i \pi /4} \end{align}
What gives? I trust that Method 2 is the correct (and much more straightforward) simplification but I cannot find an error in my line of reasoning in Method 1. I think the issue in Method 1 comes from the fact that $-i = - (e^{i \pi /2})$ and $-i = e ^{- \pi /2}$