Hi,
its seems like a simple problem but i can't seem to find any simple C/C++ tools to help me with what i'm looking for...

I have a long variable, I wanna take the square root of that long variable and then I want to check if the result of the square root is an integer (has no decimal values).

any thoughts?

thanks in advance
Boomba,