Create a script to read a number and print whether the given number is an Armstrong number or not. (Note: You have to use Math.floor( ) method)
Click here for output