square_numbers
Generate the first n square numbers (1, 4, 9, 16, 25, ...) using the formula n². This tool calculates square numbers for arithmetic and mathematical computations.
Instructions
Generate the first n square numbers (1, 4, 9, 16, 25, ...). nth square number = n². (Domain: arithmetic, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |