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

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

Respuesta :

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

Answer and Explanation:

For JAVA programming.

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

{

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

   System.out.println(cubedNum);

}

Answer Link

Otras preguntas

An official authorization or approval from a professional organization of society that indicates that a person has met a certain performance standards is called
In which of the following sentences is the underlined word a possessive pronoun? A. We returned our books to the library. B. I would like you to listen to me. C
Which ratios form a proportion.? A)3/15,12/55 B)8/24,12/35 C)5/18,25/90 D)4/11,16/25
how do patterns of spatial inequality change over time?
In English class, Terrance learned that in some works of literature, every element in the story has both a literal and a symbolic meaning. Which literary device
The quotient of 12 and the opposite of 3 plus the product of the opposite of 14 and 4
what is 810 divide by 9
what two prime numbers equal 85
Which process changes solar energy into organic matter so that it can be cycled through a food chain?
If 596 people voting in the election how many were over 65 years old.