Question: Recall that Bash, on its own, does not have support for floating point numbers, so you will need to use a different application/command to compute

Recall that Bash, on its own, does not have support for floating point numbers, so you will need to use a different application/command to compute the square root. One basic option is the command bc (basic calculator). If you use this command, make sure you set the scale variable to account for the requirements above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
