Description
Return the first N perfect squares
Example
input = 4;
output = [ 1 4 9 16 ];
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers921
Suggested Problems
-
7467 Solvers
-
421 Solvers
-
Sum all integers from 1 to 2^n
17480 Solvers
-
Back to basics 25 - Valid variable names
339 Solvers
-
Matlab Basics - Absolute Value
670 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!