digit sum
nounDefinitions
The sum of all digits.
- The digit sum of 517 is 5 + 1 + 7 = 13.
the number obtained when repeatedly applying above described operation until arriving at…
the number obtained when repeatedly applying above described operation until arriving at a single-digit number.
- The digit sum of 517 is 4, since 5 + 1 + 7 = 13 and 1 + 3 = 4.
- The definition is that to find the digit sum of any number, add all the digits in the number. If number is a one digit no. then stop else add all the digits in this new number. Continue this process till we get one digit number.
The neighborhood
Vish — recursive loop
No curated loop yet for digit sum. Loops are being traced one word at a time while the ingestion pipeline matures.
sense glosses and etymology drawn from English Wiktionary · source · CC-BY-SA