Problem 56240. List numbers that are not squares
The numbers 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 17, etc. are not perfect squares. Write a function to list the nth term in this sequence. Check the test suite to see which functions are banned for this problem. For background music while solving this problem, you can listen to Dave Brubeck’s Unsquare Dance.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers19
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9050 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1927 Solvers
-
17158 Solvers
-
Sum the 'edge' values of a matrix
374 Solvers
-
1162 Solvers
More from this Author312
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!