Divisor 256
- Prime Number:
- No
Test for Divisibility by 256
To determine if any number is divisible by 256, apply this test:
- Ignore everything except the 8 right-most digits. Every larger digit than these is irrelevant because 108 is divisible by 256.
- The number should now be small enough to be able to deduce divisibility by 256 with basic application of your 256-times tables!
Easy!