Questions tagged [perfect-squares]
21 questions
0
votes
0 answers
Value of knowing If a number is a perfect square.
I've come up with a method to tell if a number of arbitrary size is a perfect square and was curious..
1) Is there a practical benefit for knowing IF an integer is a perfect square?
2) What is the expected time frame for an integer, N, based on…
Troy W
- 97