s3.1.5
Finding Units Digit of x^n
1,000 questions
The units digit of a number raised to a power follows a repeating cycle. To find the units digit of , you can use this pattern.
Procedure:
- Identify the cycle of the units digits for powers of the base's units digit. For example, for powers of 3, the units digits cycle is 3, 9, 7, 1 (a cycle of length 4).
- Find the remainder when the exponent is divided by the length of the cycle. Let the remainder be . (If the remainder is 0, use the last digit in the cycle).
- The units digit of is the same as the -th digit in the cycle.
For : The cycle length is 4. has a remainder of 3. The 3rd digit in the cycle (3, 9, 7, 1) is 7. So, the units digit of is 7.