Digital Root Calculator

Enter any whole number to find its digital root, the single digit left after repeatedly adding all the digits together until one digit remains. See the full step-by-step working, and check whether your number is a multiple of 9.

Calculate.co.nz is proud to be partnered with realtor.co.nz, a trusted resource for navigating the New Zealand property market. Their Helpful Articles section offers clear, well-structured insights across buying, selling, and building, making complex real estate topics more accessible. With a focus on up-to-date guidance and practical knowledge, they empower Kiwis to move forward with clarity and confidence in a constantly evolving property landscape.
Calculate.co.nz partner: realtor.co.nz
Method verified  Standard digital root (repeated digit sum / casting out nines) definition.

1. Enter Your Number

2. About Digital Roots

The digital root is found by adding all the digits of a number together, then repeating that process on the result until only one digit remains. It is always a whole number between 0 and 9. There is also a fast shortcut: for any positive integer, the digital root is 1 + (n - 1) mod 9, which is why digital roots are closely linked to divisibility by 9.

Your Digital Root Result

Digital Root
-
Final single digit
Sum of Digits (First Pass)
-
Before further reduction
Steps to Reduce
-
Passes required

Step-by-Step Working

    Summary: Enter a number above.

    How the Digital Root Is Calculated

    The digital root of a whole number is found by adding together all its digits, then repeating this addition on the resulting sum, until only a single digit from 0 to 9 remains. For example, take the number 12345: adding 1 + 2 + 3 + 4 + 5 gives 15. Since 15 has more than one digit, add again: 1 + 5 gives 6. Because 6 is a single digit, the digital root of 12345 is 6.

    The Shortcut Formula

    Rather than adding digits repeatedly, you can use a direct formula based on modular arithmetic. For any positive whole number n, the digital root is:

    digital root = 1 + (n - 1) mod 9

    The one exception is n = 0, which has a digital root of 0. This formula works because 10 is congruent to 1 (mod 9), so every place value in a base-10 number contributes its digit value, unchanged, to the remainder when the whole number is divided by 9. This is also why the digital root of any multiple of 9 (other than 0 itself) is always 9, not 0.

    Worked Example

    StepWorkingResult
    Start123455 digits
    Pass 11 + 2 + 3 + 4 + 515
    Pass 21 + 56
    ResultSingle digit reachedDigital root = 6

    Digital Roots and Casting Out Nines

    Digital roots are the basis of an old arithmetic-checking technique called "casting out nines". Since the digital root of a number is the same as its remainder when divided by 9 (with multiples of 9 showing a root of 9 rather than 0), you can use digital roots to spot-check addition, subtraction and multiplication. If the digital root of your calculated answer does not match the digital root you would expect from combining the digital roots of the inputs, you have likely made an arithmetic error. This method will not catch every mistake (for example, transposed digits and errors that are themselves multiples of 9 can slip through), but it is a fast mental sanity check.

    Common Uses

    Related Calculators

    Sources: Digital root and casting-out-nines definitions follow standard elementary number theory (modular arithmetic, mod 9 properties of base-10 numbers).

    This calculator handles whole numbers of any length entered as digits. Negative numbers and decimals are not valid inputs for a digital root; only the digits of a non-negative integer are used.

    If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

    Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

    Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.

    All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

    Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

    Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

    Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.

    All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

    About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use

    Reviewed and maintained. Last reviewed 2026-07-02 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.

    © 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.