Find all positive integers n, such that n/11 = the sum of the digits of n.
(One example of a number that works is 198, because the sum of the digits in 198 = 1+9+8 = 18, and 198/11 = 18.)