6 lines
260 B
Text
6 lines
260 B
Text
;Task:
|
|
Show the first '''30''' positive integers which are squares but not cubes of such integers.
|
|
|
|
Optionally, show also the first '''3''' positive integers which are both squares and cubes, and mark them as such.
|
|
<br><br>
|
|
|