Let $z$ be a generator of the cyclic group $\mathbb{Z}_3 = \{ 1,z,z^2 \}$. Prove that a representation $\rho$ of $\mathbb{Z}_3$ in the $2$-dimensional complex vector space $\mathbb{C}^2$ can be defined by $$\rho(z) = \begin{bmatrix} -1 & 1 \\ -1 & 0 \end{bmatrix}.$$
I know I need to check that $\rho : \mathbb{Z}_3 \to GL(\mathbb{C}^2)$ is a homomorphism, but how do I check that $\rho(g \circ h) = \rho(g) \circ \rho(h)$ for any $g,h \in \mathbb{Z}_3$?
Since any $g,h$ can be written as $g=z^a.h=z^b$ we have $\rho(gh)=\rho(z^{a+b}).$ Implicit in the question is that $\rho(z^c):=A^c$ for any $c=0,1,2,$ where $A$ is the given matrix. Now you know that $\rho(gh)=A^{a+b}=A^aA^b=\rho(g)\rho(h).$
The important property that you need to check is that $A^3=I$ is the identity matrix.