Let $\mathcal{S}$ be a set of all linear maps from $\mathbf{L\,}(\mathbb{C^3})$ such that no two maps are similar and the following equality holds $$\mathbf{A^{10}-3A^9+2A^8=0}$$Find the maximum number of elements in $\mathcal{S}$.
Attempt at solution : Two matrices $\mathbf{A}$ and $\mathbf{B}$ are similar if there exists matrix $\mathbf{P}$ such that $\mathbf{B}=\mathbf{P^{-1}\mathbf{A}}\mathbf{P}\,$. Also if two matrices are similar they share minimal polynomial, characteristic polynomial, rank, geometric multiplicity... Furthermore we know that for polynomial $f(x)= x^{10}-3x^9+2x^8 \Rightarrow$ $f(\mathbf{A})=0\,$ so minimal polynomial $\mu{_x}$ divides $f(x)$. I am not sure how to proceed from here.