i am a nb on this portal and i require assistance with the foll:
I have to write a C++ boolean function, that determines whether an integer parameter is a square or not, and returns the answer to main( ).
could you plz assist me with that. I have tried using the square root function but it does not seem to work
--------------------------------------------------------------------------------
I have to write a C++ boolean function, that determines whether an integer parameter is a square or not, and returns the answer to main( ).
could you plz assist me with that. I have tried using the square root function but it does not seem to work
--------------------------------------------------------------------------------
Comment