Let $G = U_{21}$.
Find the cyclic subgroup of $G$ generated by $[10]$.
I'm not sure how to do this but here is what I tried:
\begin{array}{l} g = 10 \equiv 10 \pmod {21} \\ g^2 = 100 \equiv 16 \pmod {21} \\ g^3 = 1000 \equiv 13 \pmod {21} \\ g^4 = 10000 \equiv 4 \pmod {21} \\ g^5 = 100000 \equiv 19 \pmod {21} \\ g^6 = 1000000 \equiv 1 \pmod {21} \end{array}
Once you get to $1$, the cycle repeats.
The subgroup has elements $[10], ???, [1] $.
$[10]$ has order $6$.
To find out what $10^2$ is modulo $21$, take its remainder upon division by $21$. You'll find that this is $16$, so that $10^2=16$ in your group. Next, we have $10^3=10\cdot 16=160$. You'll find that the remainder of $160$ upon division by $21$ is $13$, so that $10^3=13$ in your group.
So far, we have the elements $1,10,16,13$. See if you can continue the reasoning above to find all of the elements in $\langle 10\rangle \subset U_{21}$.