Tagged Questions
6
votes
22answers
2k views
Calculate the digital root of a number
A digital root, according to Wikipedia, is "the number obtained by adding all the digits, then adding the digits of that number, and then continuing until a single-digit number is reached."
For ...