Given matrix $ A \in{M_n(\mathbb{C})}, 0\ne\alpha\in{\mathbb{C}}$ such that $A^n = \alpha I$ prove that $A$ is diagonizable.
I've tried proving that the minimal polynomial($m_A$) splits into linear polynomials therefore proving that $A$ is diagonizable but haven't had great success with that.
I've also found that $|A| = \alpha$ even though that didn't really give me a good starting place.
How can I prove that $A$ is diagonizable?
Small remark: Over $\mathbb{C}$, every polynomial splits into linear factors, so that doesn't help here. The matrix is diagonizable if and only if the minimal polynomial splits in pairwise different linear factors, so it splits and is square free.
Now for your problem: We see directly by looking at the degree that the characteristic polynomial is $x^n-\alpha$. Thus, the minimal polynomial is a divisor of that one. Show that this polynomial is square free, then also the minimal polynomial, a divisor of the characteristic polynomial, will be square free and you are done.