Divisibility Test Calculator
Test a number against the divisors 2 to 12, the primes up to 100 or your own list — and see the mental rule and the working, not just yes or no.
Related tools
All Numbers & arithmetic tools →Divisibility Test Calculator works straight from this page — free, instant, nothing to install. It sits under Numbers & arithmetic in our catalogue, alongside Chi-Square Test Calculator and F-Test Calculator.
How to use it
- Open the tool — no signup or install needed.
- Enter your input or adjust the available options.
- Get your result instantly, then copy or download it.
Frequently asked questions
What does Divisibility Test Calculator do?
Test a number against the divisors 2 to 12, the primes up to 100 or your own list — and see the mental rule and the working, not just yes or no.
When would I actually use this?
Reading a number written another way: a Roman numeral on a monument, a hexadecimal colour, a binary byte, or a fraction that needs reducing.
What is the most common mistake?
Assuming a decimal fraction survives a change of base. A tenth is exact in decimal and infinitely repeating in binary, which is why 0.1 + 0.2 is not 0.3 in most programming languages.
How is Divisibility Test Calculator different from Chi-Square Test Calculator?
They sit next to each other but answer different questions: Chi-Square Test Calculator is the one to open when you need it to χ² test of independence on any contingency table, showing observed, expected, the contribution and the standardised residual of every cell, plus Cramér's V. Cells with an expected count below 5 are flagged, because that is when the test stops being valid. Pick whichever matches what you're starting from — both are free.
Is there a tool for the next step?
F-Test Calculator is the closest one after this: Three ways in: a one-way ANOVA from raw groups, a two-sample variance ratio, or a bare F with its two degrees of freedom. Each gives the p-value, the critical value at your α and the decision, from the same exact F distribution.
What else is worth having open alongside it?
Fisher's Exact Test Calculator and Kruskal-Wallis Test Calculator — they come up in the same task often enough to be worth a second tab.
Where do the figures come from?
Base conversion and number-theory results are exact. Roman numerals follow the standard subtractive form used since the Middle Ages, which is not the only one the Romans themselves used.