Question: Declare an array named numbers that stores the following values: 12, 34, 22.43, 65.43, 53, 11.11, 76, 38, 56.70. Write a C++ program to calculate

 Declare an array named numbers that stores the following values: 12,

Declare an array named numbers that stores the following values: 12, 34, 22.43, 65.43, 53, 11.11, 76, 38, 56.70. Write a C++ program to calculate the square and the square root of each of the array elements. Your output display must look like this: Number O is and square root of the number is Square of the number is Square of the number is Number 1 is and square root of the number is and so on..... You must write comments for each statement in your program. If not, you will be given a 0 for this

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!