Hello, Friends this is our 3rd program of C language.
Our previous Programs our:
So, Today's program is like that, We will accept a number from the user and will check whether the entered number is perfect square or not. For eg :
User Entered 9 , then we will display es number is a perfect square.
And if user entered a number 20 we will display number is not a perfect square.
It is so simple...
In this program we are using a predefined function of C i.e Sqrt and we will be using Math.h header file to include it.
This function tell us the entered number is square of which number. Below is the code for it ENJOY IT ◕‿◕
good..............
ReplyDeleteThanks bro... :) :) :)
ReplyDelete