$$\begin{align} \sqrt i+\sqrt{-i} & =e^{\frac{i\pi}{2}}+e^{\frac{3i\pi}{2}}\\ &=e^{\frac{i\pi}{2}+\frac{3i\pi}{2}}\\ &=\frac{\sqrt{2}}{2}+i\frac{\sqrt{2}}{2}-\frac{\sqrt{2}}{2}+i\frac{\sqrt{2}}{2}\\ &=i\sqrt{2} \end{align} $$
Here when asked to find the value of $\sqrt{i}+\sqrt{-i}$, he used polar form of complex numbers. And this takes $4$ values namely $2$, $-2$, $\sqrt{2}i$, $-\sqrt{2}i$. However, the steps he used looks completely fine to me, so how did he miss the other $3$ roots? What's the fault in his process?