I need to find equivalence classes of relation $\sim$ \begin{array}{l} x\sim y \Leftrightarrow 4 \mid\left(x^{3}-y^{3}\right) \\ \text { for } x, y \in \mathbb{Z} \end{array}
I have shown that $\sim$ is equivalence relation. I blind guessed that all even numbers will be one equivalence class, so my question is is there some systematic approach to this problem? Any help is appreciated :)