Manuals/calci/SQUARES
Jump to navigation
Jump to search
SQUARES(Limit)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Limit} is the count of square numbers which we want to display.
Description
- This function used to display the square numbers.
- Square number or perfect square is an integer that is the square of an integer. In other words, it is the product of some integer with itself.
- SQUARES function will consider only numbers as inputs.
Examples
- SQUARES()=0 1 4 9 16 25 36 49 64 81
- SQUARES(5)=0 1 4 9 16
- SQUARES(1)=0
Related Videos
See Also
References