Saved Bookmarks
| 1. |
Check whether 8 power n ends with the digit 0 for any natural number N answer step by step |
|
Answer» ONG>Answer: prime factors of 8 = 2×2×2 it means 8^n cannot have any factor of 2 and 5 TOGETHER, so it never ENDS with 0. |
|