Let $A \neq I$ be a $3 \times 3$ matrix. I need to find an example of $A$ that satisfies $A^3 = I$.
Is there any "smart" way to do this? All I can think of is to either multiply $A$ for 3 times and then try to guess the factors or try to solve $A^2 = A^{-1}$. In either case I feel that it can be solved in a smarter way. Any ideas?
Fix $3$ linearly independent vectors $e_1$, $e_2$, and $e_3$ of $\Bbb R^3$ (the vectors of the standard basis, say) and consider the map $f\colon\Bbb R^3\longrightarrow\Bbb R^3$ such that $f(e_1)=e_2$, $f(e_2)=e_3$ and that $f(e_3)=e_1$. Now, let $A$ be the matrix of $f$ with respect to some basis of $\Bbb R^3$. Can you check that such a matrix will work?