Question:
What are the possible value of the last digit of $6^n?$
I know it has to do with Euler's theorem and we have to find the number modulus 10, but I can't get any further.
Question:
What are the possible value of the last digit of $6^n?$
I know it has to do with Euler's theorem and we have to find the number modulus 10, but I can't get any further.
In $\mathbb{Z}/{10\mathbb{Z}}$ we have that $6^2 = 6$, so it's an idempotent.
It follows that all powers of $6$ (except the $0$-th power) are $6$, so all integers that have remainder $6$ when divided by $10$ (so last digit is $6$) stay that way in all their powers.
You have
$$x \equiv_2 0, x \equiv_5 1 \Rightarrow \boxed{x\equiv_{10} 6}$$