The digital root (also repeated digital sum) of a non-negative integer is a single digit value obtained by an iterative process of summing digits, on each iteration using the result from the previous iteration to compute a digit sum. (Source: Wikipedia)
What is the digital root of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The digital root of 47 is 2 (4 + 7 = 11, then 1+1=2). Thus, the digital roots of the powers of 47 follow the same pattern as those of the powers of two. That is,
d r ( a n ) = d r [ d r ( a ) n ]
The digital roots of the powers of 2 form a sequence of 1, 2, 4, 8, 7, and 5. Since
8 1 ! − 3 ≡ 3 ( m o d 6 )
then
d r ( 4 7 8 1 ! − 3 ) = d r ( 2 8 1 ! − 3 ) = 8