How many numbers are there in partial collections $C$

19 Views Asked by At

Let $U$ be a set of natural number $U=\{m|1≤m<1000\}$ and $C$ be a partial collection $C=\{m\in U|m^2\equiv 0 (mod 8)\}$. The point is, how many numbers are there in $C$? I have no idea what should I do to count this. Can someone help me to solve this?