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.
- Host: GitHub
- URL: https://github.com/vinitshahdeo/square-calculator
- Owner: vinitshahdeo
- Created: 2016-12-27T17:26:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-27T18:08:53.000Z (almost 9 years ago)
- Last Synced: 2025-01-24T08:43:42.671Z (9 months ago)
- Topics: calculator, cube, php, square, table
- Language: CSS
- Size: 56.6 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()
![]()
![]()
![]()