Saved Bookmarks
| 1. |
A number is equal to the cube of the sum of its digits .Can you guess it. How ??? It is urgent. |
|
Answer» Answer: An Armstrong number of three digits is an INTEGER such that the sum of the cubes of its digits is equal to the number itself. There are just four NUMBERS, after unity, which are the sums of the cubes of their digits: For example, 371 is an Armstrong number since 3³ + 7³ + 1³= 371. The other are: 153, 370, 407 Hope it helps ;) Mark brainliest if you find this helpful... |
|