| Divisibility by 8 |
|
Divisibility by 8 How to find out if a number is divisible by 8 without performing the actual division.
Rule: A number becomes divisible by 8 if the number formed by the last three individual digits is evenly divisible by 8. Example: The number 6678392 is divisible by 8 because the number formed by last three individual digits i.e. 392 is evenly divisible by 8 (Quotient 49). |