If $G$ has order $4$ and has an element of order $4$, then $G$ is isomorphic to $\mathbb{Z_4}$.
Can someone briefly explain why this is true? I understand that $|G| = 4$, but I don't understand why, if one element has order $4$, then the two sets are necessarily isomorphic.
Let me expound upon Krjin's answer. Your group $G$ is of the form $\{e,a,b,c\}$. Suppose $a$ is the element of order $4$. Then there are a couple of options: $a^2 = b$ or $a^2 = c$. Without loss of generality, assume $a^2 = b$, then $b^2 = e$.
From here, $ab = a^3$. This cannot be $a$ or $b$ either and so $ab = c$. Hence $c^2 = a^6 \neq e$ and $c^3 = a^9 \neq e$, giving $c^4 = e$. In recap:
In $\Bbb Z_4$, there are two elements of order $4$ and one element of order $2$ and your group $G$ is cyclic with these same properties. Do you see how to proceed?