An "Armstrong number" is an n-digit number that is equal to the sum of the nth powers of its individual digits. For example, 153 is an Armstrong number because it has 3 digits and 13+53+33=153. What is the digit k in the Armstrong number 1,6k4?
2
3
4
5
6
原题中6K后面的逗号是没有的,麻烦改进一下,不然很容易误导学生,谢谢
登录 或 注册 后可以参加讨论