Output the Square Root

# Introduction In this challenge, you are asked to write a C program that can calculate the square root of a positive number less than 1000. The program should prompt the user to enter a number, and then output the integer part of its square root. If the input number is not within the valid range, the program should ask the user to re-enter the number.

|60 : 00

Click the virtual machine below to start practicing