$a$ - Digits of $a$ = $9$ If you take any number add the digits then subtract the sum of the digits from the original number and repeat until you come to a one digit number then the one digit number is always 9, for example $125$ and you add the digits $1 + 2 + 5 = $8 then do $125 - 8 = 117$ then $1 + 1 + 7 = 9$, you can always bring it back to $9$.
From what I have found, you can do this with any number that has more than one digit. But why does this happen to every number? I can't seem to find a reason.
Note that $$100a+10b+c -(a+b+c)= 99a+9b$$ which is a multiple of $9$ and as a result it's sum of digits is a multiple of $9$.
You do not necessarily get $9$ but you get a multiple of $9$
When repeated we will end up with nine eventually.
Same argument works for four or more digit numbers as well.
For example $$54321-15=54306$$ which is a multiple of $9$