CalculatorWallah logoCalculatorWallah

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

ItemValueMeaning
Target check27,720 / 12Divides evenly.
Remainder0A number is divisible by the divisor exactly when this is 0.
Quotient2,310Shown only when the target divisor divides the number evenly.
Nearest multiples27,720 and 27,720Closest nonnegative multiples of the absolute divisor around the absolute number.
Target test

27,720 is divisible by 12 because the remainder is 0.

Quick rules

Common rules inspect the last digit, last two or three digits, digit sums, alternating digit sums, and factor combinations.

Passed tests

This number passes divisibility by 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12.

Common Divisibility Tests

DivisorDivisible?RemainderEvidence
2Yes0Last digit 0 is even.
3Yes0Digit sum 18 leaves remainder 0 when divided by 3.
4Yes0Last two digits 20 leave remainder 0 when divided by 4.
5Yes0Last digit 0 is 0 or 5.
6Yes0Divisible by 2: yes; divisible by 3: yes.
7Yes0One-step rule: 2,772 - 2 x 0 = 2,772; remainder 0.
8Yes0Last three digits 720 leave remainder 0 when divided by 8.
9Yes0Digit sum 18 leaves remainder 0 when divided by 9.
10Yes0Last digit 0 is 0.
11Yes0Alternating digit sum is 0; remainder 0 when divided by 11.
12Yes0Divisible by 3: yes; divisible by 4: yes.
25No20Last two digits 20 are not divisible by 25.
100No20Last 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 profile

Topic 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 standards

Methodology & 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.

  1. Step 1: Enter an integer

    Use a whole number with optional commas, spaces, plus sign, or minus sign.

  2. Step 2: Enter the target divisor

    Use any nonzero integer divisor.

  3. Step 3: Read the target result

    A zero remainder means the number is divisible by the target divisor.

  4. 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

DivisorRuleWhy It Helps
2Last digit is evenChecks parity from the final digit.
3Digit sum is divisible by 3Uses the fact that powers of 10 leave remainder 1 modulo 3.
4Last two digits are divisible by 4Higher place values are multiples of 100.
5Last digit is 0 or 5Only endings 0 and 5 produce multiples of 5 in base 10.
6Passes both 2 and 3A number must satisfy both relatively prime factor tests.
8Last three digits are divisible by 8Higher place values are multiples of 1000.
9Digit sum is divisible by 9Uses the digital-sum rule for multiples of 9.
10Last digit is 0A multiple of 10 ends with 0 in decimal notation.
11Alternating digit sum is divisible by 11Alternating place values reduce the number modulo 11.
12Passes both 3 and 4A number must satisfy both factor tests.

Divisibility Examples

TestResultReason
27720 by 12YesDigit sum is 18 and last two digits 20 are divisible by 4.
9876543210 by 11NoAlternating digit sum leaves a nonzero remainder.
1001 by 7Yes1001 is 7 x 143.
1234567500 by 25YesLast two digits are 00.
462 by 6YesThe 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

An integer is divisible by a nonzero integer divisor when division leaves remainder 0. In that case the quotient is also an integer.

Yes. Divisibility depends on the absolute value, and the calculator keeps the quotient sign when the target divisor divides evenly.

In base 10, each power of 10 leaves remainder 1 modulo 3 and modulo 9, so the original number and its digit sum have the same remainder.

Because 100 is divisible by 4 and 1000 is divisible by 8, so only the last two or three digits affect the remainder.

No. Divisibility tests answer whether one divisor works. Prime factorization breaks the whole number into prime factors.

Related Calculators

Sources & References

  1. 1.Wikipedia - Divisibility rule(Accessed May 2026)
  2. 2.Khan Academy - Divisibility tests(Accessed May 2026)
  3. 3.Wolfram MathWorld - Divisibility(Accessed May 2026)
  4. 4.Wolfram MathWorld - Divisor(Accessed May 2026)