An open API service indexing awesome lists of open source software.

https://github.com/vinitshahdeo/square-calculator

An application that calculates the squares and cubes of the numbers from 1 to n(where n is input given by user) and prints the resulting values in table format.
https://github.com/vinitshahdeo/square-calculator

calculator cube php square table

Last synced: 7 months ago
JSON representation

An application that calculates the squares and cubes of the numbers from 1 to n(where n is input given by user) and prints the resulting values in table format.

Awesome Lists containing this project

README

          

# Square-Calculator
An application that calculates the squares and cubes of the numbers from 1 to n(where n is input given by user) and prints the resulting values in table format as follows:
## Screenshots