Question: I am using C++ Simple Squares Write a program to print squares and squareroot s of all numbers from 1 to 81 using functions only

I am using C++
Simple Squares Write a program to print squares and squareroot s of all numbers from 1 to 81 using functions only (without using loops). On each line print a number, its square, and its squareroot
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
