mariewilliams78
mariewilliams78 mariewilliams78
  • 18-03-2021
  • Computers and Technology
contestada

Write a program using for loop to find the cube of numbers from 50-100

Respuesta :

Аноним Аноним
  • 18-03-2021

Answer and Explanation:

JAVA

for(int i = 50;  i <= 100          i++;)

{

    int cubedNum = Math.pow(i, 4);

    System.out.println(cubedNum);

}

Answer Link

Otras preguntas

Sudan is omitted from inclusion in the Sub-Saharan region because it
What is the value of (1/8)^2, please help... ASAP
solve equation 1/5(a+10)=-3
How does a digit in the ten thousand place compare to a digit in the thousands place
What is the next odd number after 13 659 183?
whats the answer to n+4-9-5n
What is greater 3/4 or 11/16? How can you be sure ?
through (-2,5) slope=-4
my question is what 90 is 1/10 of what
what is x cubed minus 8