sum_of_four_squares
Express any integer as the sum of four square numbers using Lagrange's theorem to solve additive number theory problems.
Instructions
Express a number as sum of four squares (Lagrange's theorem). (Domain: arithmetic, Category: additive_number_theory)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |