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

Is an estimate for the quotient of a division problem involving decimals always, sometimes, or never less than the actual quotient of the numbers?
Choose the set of words that is an adverb clause: Before you leave for school, make sure to pack your textbook for Mr. Henson's math test. A) make sure to pa
Convert 2/5 to a percent
The judicial power will operate to effect . . . an entire subversion of the legislative, executive and judicial powers of the individual states . . . any ques
An exercise program s long term strategy and methodology is outlined in the: a. multiyear exercise plan. b. exercise plan. c. mid-term planning conference.
7.64 rounded to the nearest tenth
Why are some mystery elements easier to identify than others?
The main point that a cause and effect essay will be about is stated in the: a. thesis. b. conclusion. c. anywhere. d. none of the above.
What insight can geography provide regarding the unity and division that pervades the contemporary world?
Which calculation can be used to find the value of q in the equation q3 = 64? a) q equals square root of 64 over 3 b) q equals square root of 64 c) q equals cub