Tom Cone Jr
07-05-2011, 04:26 PM
No, we're not talking ice cubes here, but cubed integers.
Consider this: The number 153 equals 1 cubed, plus 5 cubed, plus 3 cubed.
i.e. 153 = 13 + 53 + 33
Here's the challenge:
Find all other 3 digit numbers that have the same property. Display them in a message box, or write them to the trace window, at your option.
Have fun.
-- tom
Consider this: The number 153 equals 1 cubed, plus 5 cubed, plus 3 cubed.
i.e. 153 = 13 + 53 + 33
Here's the challenge:
Find all other 3 digit numbers that have the same property. Display them in a message box, or write them to the trace window, at your option.
Have fun.
-- tom