If \( A = \begin{bmatrix} 0 & -1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & -1 \end{bmatrix} \), then \( A^{-1} \) is:
Show Hint
For matrices with only \( 0, 1, \text{ or } -1 \), check for orthogonality first. If each row and each column has exactly one non-zero entry, and that entry's square is 1, the inverse is always the transpose.