Let $\ M=\frac{1}{9} \begin{pmatrix} -8 & 4 & 1 \\ -1 & -4 & 8 \\ 4 & 7 & 4 \end{pmatrix}$. Explain without calculation why $Q$ is invertible and $Q^{-1}$ is the matrix of a rotation. If this rotation has axis $\vec{w}$ and angle $\beta$, write down $\vec{w}$ and then explain how $\beta$ is related to $\alpha$, the angle of rotation of $Q$.
Progress:
So far through this question, I have shown that $Q$ is indeed a rotation matrix, as $-1$ is not an eigenvalue of $Q$, whereas $1$ is an eigenvalue of $Q$. Hence as $Q$ is a rotation matrix, det$(Q)=1\Rightarrow Q$ is invertible.
However, I don't understand why $Q^{-1}$ is also a rotation matrix. I thought that if $Q=Q^T$, where $T$ denotes the transpose of $Q$,then this could be one reason as $Q^T=Q^{-1}$ as $Q$ is orthogonal. But this is not the case. I am unsure of how to proceed.
Edit: Matrix has been corrected as noted by José Carlos Santos.
Note simply that if $Q$ is a rotation matrix of $\theta$ around a certain axis vector then also the inverse transformation expressed by $Q^{-1}$ is a rotation matrix of $-\theta$ around the same axis vector.