I am asked to prove that a $3 \times 3$ complex matrix satisfying $A^3 = I$ can be diagonalized.
I tried to study the eigenvalues of $A$, however this does not provide much information about if $A$ is diagnoalizable or is not,
Does anyone have another idea?
In line with Noah Olander's hint, we will look at minimal polynomials.
Since $A^3 = I$, then we know that the minimal polynomial of $A$ divides $$x^3 - 1 = (x^2+x+1)(x-1)$$
Note that the roots of $x^3 -1$ are all distinct (They are actually the third roots of unity). That is, the minimal polynomial of $A$ can have no repeated roots.
A matrix is diagonalizable over the field $F = \mathbb{C}$ if and only if its minimal polynomial is a product of distinct linear factors over $\mathbb{C}$. Since the minimal polynomial of $A$ must have distinct linear factors over $\mathbb{C}$, $A$ must be diagonalizable.