Given a scalar or vector x, return the square of each element.

Example

 x = [7 2]
 answer = [49 4]

Solution Stats

769 Solutions

524 Solvers

Last Solution submitted on Apr 28, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers524

Suggested Problems

More from this Author1

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!