As the title says, I have to prove this. Since n just ranges from 1 to 5, I wondered if it is okay to just prove it like the following?
For n=1: $5|{1}^3+k$, when $k \in${…,-11,-6,-1,4,9,14,…}
For n=2: $5|{2}^3+k$, when $k \in${…,-13,-8,-3,2,7,12,…}
For n=3: $5|{3}^3+k$, when $k \in${…,-12,-7,-2,3,8,13,…}
For n=4: $5|{4}^3+k$, when $k \in${…,-14,-9,-4,1,6,11,…}
For n=5: $5|{5}^3+k$, when $k \in${…,-15,-10,-5,0,5,10,15,…}
Labeling the different sets of k as ${k}_1,{k}_2,…,{k}_5$,
we see that ${k}_1 \cup {k}_2 \cup {k}_3 \cup {k}_4 \cup {k}_5 = \mathbb{Z}$