Divisibility Test Calculator
Test any integer against a target divisor, then review common divisibility rules with remainders and digit-based evidence.
Last Updated: May 2026
Enter an integer. Commas, spaces, plus signs, and minus signs are accepted.
Enter the nonzero integer divisor you want to test.
Target result
Divisible
Remainder
0
Exact quotient
2,310
Common tests passed
11 of 13
| Item | Value | Meaning |
|---|---|---|
| Target check | 27,720 / 12 | Divides evenly. |
| Remainder | 0 | A number is divisible by the divisor exactly when this is 0. |
| Quotient | 2,310 | Shown only when the target divisor divides the number evenly. |
| Nearest multiples | 27,720 and 27,720 | Closest nonnegative multiples of the absolute divisor around the absolute number. |
27,720 is divisible by 12 because the remainder is 0.
Common rules inspect the last digit, last two or three digits, digit sums, alternating digit sums, and factor combinations.
This number passes divisibility by 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12.
Common Divisibility Tests
| Divisor | Divisible? | Remainder | Evidence |
|---|---|---|---|
| 2 | Yes | 0 | Last digit 0 is even. |
| 3 | Yes | 0 | Digit sum 18 leaves remainder 0 when divided by 3. |
| 4 | Yes | 0 | Last two digits 20 leave remainder 0 when divided by 4. |
| 5 | Yes | 0 | Last digit 0 is 0 or 5. |
| 6 | Yes | 0 | Divisible by 2: yes; divisible by 3: yes. |
| 7 | Yes | 0 | One-step rule: 2,772 - 2 x 0 = 2,772; remainder 0. |
| 8 | Yes | 0 | Last three digits 720 leave remainder 0 when divided by 8. |
| 9 | Yes | 0 | Digit sum 18 leaves remainder 0 when divided by 9. |
| 10 | Yes | 0 | Last digit 0 is 0. |
| 11 | Yes | 0 | Alternating digit sum is 0; remainder 0 when divided by 11. |
| 12 | Yes | 0 | Divisible by 3: yes; divisible by 4: yes. |
| 25 | No | 20 | Last two digits 20 are not divisible by 25. |
| 100 | No | 20 | Last two digits 20 are not 00. |
Integer Arithmetic Notice
This calculator is for integer divisibility. Decimal, fraction, and percentage inputs should be converted to integers or handled with the division calculator instead.
Reviewed For Methodology, Labels, And Sources
Every CalculatorWallah calculator is published with visible update labeling, linked source references, and founder-led review of formula clarity on trust-sensitive topics. Use results as planning support, then verify institution-, policy-, or jurisdiction-specific rules where they apply.
Reviewed By
Jitendra Kumar, Founder & Editorial Standards Lead, oversees methodology standards and trust-sensitive publishing decisions.
Review editor profileTopic Ownership
Sales tax and tax-sensitive estimate tools, Education and GPA planning calculators, Health, protein, and screening-formula pages, Platform-wide publishing standards and methodology
See ownership standardsMethodology & Updates
Page updated May 2026. Trust-critical pages are reviewed when official rates or rules change. Evergreen calculator guides are checked on a recurring quarterly or annual cycle depending on topic volatility.
How to Use the Divisibility Test Calculator
Enter the integer you want to test and a nonzero integer divisor. The target result shows whether the divisor works, the remainder, and the exact quotient when it exists.
Use the common test table to check divisibility by 2 through 12, plus 25 and 100, with the rule evidence shown beside each divisor.
Step 1: Enter an integer
Use a whole number with optional commas, spaces, plus sign, or minus sign.
Step 2: Enter the target divisor
Use any nonzero integer divisor.
Step 3: Read the target result
A zero remainder means the number is divisible by the target divisor.
Step 4: Compare common rules
Review the built-in divisibility tests and evidence for common divisors.
How This Divisibility Test Calculator Works
The calculator normalizes the sign and computes the absolute remainder against each divisor. Divisibility is true exactly when that remainder is zero.
For common divisors, it also shows familiar shortcuts such as last-digit checks, digit-sum checks, ending-digit checks, and the alternating digit-sum test for 11.
Composite tests such as 6 and 12 are evaluated by checking their factor rules. For example, a number is divisible by 12 only when it is divisible by both 3 and 4.
Divisibility Test Guide
Common Divisibility Rules
| Divisor | Rule | Why It Helps |
|---|---|---|
| 2 | Last digit is even | Checks parity from the final digit. |
| 3 | Digit sum is divisible by 3 | Uses the fact that powers of 10 leave remainder 1 modulo 3. |
| 4 | Last two digits are divisible by 4 | Higher place values are multiples of 100. |
| 5 | Last digit is 0 or 5 | Only endings 0 and 5 produce multiples of 5 in base 10. |
| 6 | Passes both 2 and 3 | A number must satisfy both relatively prime factor tests. |
| 8 | Last three digits are divisible by 8 | Higher place values are multiples of 1000. |
| 9 | Digit sum is divisible by 9 | Uses the digital-sum rule for multiples of 9. |
| 10 | Last digit is 0 | A multiple of 10 ends with 0 in decimal notation. |
| 11 | Alternating digit sum is divisible by 11 | Alternating place values reduce the number modulo 11. |
| 12 | Passes both 3 and 4 | A number must satisfy both factor tests. |
Divisibility Examples
| Test | Result | Reason |
|---|---|---|
| 27720 by 12 | Yes | Digit sum is 18 and last two digits 20 are divisible by 4. |
| 9876543210 by 11 | No | Alternating digit sum leaves a nonzero remainder. |
| 1001 by 7 | Yes | 1001 is 7 x 143. |
| 1234567500 by 25 | Yes | Last two digits are 00. |
| 462 by 6 | Yes | The number is even and its digit sum is 12. |
Remainder Connection
Every divisibility test is a remainder test in disguise. If n mod d = 0, then d divides n evenly. If the remainder is not zero, the number is not divisible by that divisor.
Keep the research moving with Division Calculator, Modulo Calculator, Factor Calculator, and LCM / GCF Calculator.
Frequently Asked Questions
Related Calculators
Division Calculator
Divide integers, decimals, fractions, and percentages with exact quotient checks.
Use Division CalculatorModulo Calculator
Calculate remainders, quotients, congruence checks, and modular operations.
Use Modulo CalculatorFactor Calculator
Find all factors, factor pairs, prime factorization, and proper factors.
Use Factor CalculatorLCM / GCF Calculator
Calculate least common multiple, greatest common factor, and Euclidean steps.
Use LCM / GCF CalculatorInteger Calculator
Calculate signed integer arithmetic, quotient and remainder, GCD, LCM, and powers.
Use Integer CalculatorSources & References
- 1.Wikipedia - Divisibility rule(Accessed May 2026)
- 2.Khan Academy - Divisibility tests(Accessed May 2026)
- 3.Wolfram MathWorld - Divisibility(Accessed May 2026)
- 4.Wolfram MathWorld - Divisor(Accessed May 2026)