(1 / 2) VB programming, if a three digit integer is equal to the cube sum of its digits, then this number is called narcissus number, such as 153 = 1 ^ 3 + 5 (1 / 2) VB programming, if a three digit integer is equal to the cube sum of its digits, then this number is called narcissus number, such as 153 = 1 ^ 3 + 5 ^ 3 + 3 ^ 3, try programming, find out the number

(1 / 2) VB programming, if a three digit integer is equal to the cube sum of its digits, then this number is called narcissus number, such as 153 = 1 ^ 3 + 5 (1 / 2) VB programming, if a three digit integer is equal to the cube sum of its digits, then this number is called narcissus number, such as 153 = 1 ^ 3 + 5 ^ 3 + 3 ^ 3, try programming, find out the number

? narcissus number:
m=100
do while m