Problem Description
Nehas task is to find a square root for a number. Guide Neha by writing a c program in finding a square root of a number.
Input:
Input should contain a valid integer number.
Output:
Should display the square root value of a number
Input Method
Integer ranges from 1 to 999
Output Method
sum of digits of the number
No comments:
Post a Comment
Note: only a member of this blog may post a comment.