You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There exists at least one number that is 6 times the sum of its digits. What is the first occurrence of this phenomenon and are there any other numbers with this same pattern? For bonus points write a program to solve this problem.