(The field is $R$ - reals) Antisymmetric matrix ($A^t=-A$) is a normal matrix ($A^tA=AA^t$) because $A^tA=-AA=-A^2$. $$AA^t=A(-A)=-AA=-A^2\ .$$
So, are all the eigenvalues of $A$ have to be imaginary ($t=a+ib$ where $a=0$) ? It makes sense but I don't know how to prove it.
Thanks
You can consider the same matrix in the complex space; this does not change the eigenvalues. Now if $Au=\lambda u$, then $\lambda||u||^2=(u,\lambda u)=(u,Au)=-(Au,u)=-(\lambda u,u)=-\bar\lambda||u||^2$. Thus, $\lambda=-\bar\lambda$ and hence $\lambda$ is pure imaginary. However, as @Surb rightly says, if you exclude zero from imaginary numbers, the statement will not be true.