Post History
Sclipting, (UTF-16) 8 bytes 根❶圜同 Takes the square root, pushes a copy, rounds the copy, and compares. Basically, checks that the square root is an integer.
Answer
#1: Initial revision
## [Sclipting](https://esolangs.org/wiki/Sclipting), (UTF-16) [8 bytes](https://ethproductions.github.io/bytes/?e=utf-16&t=%E6%A0%B9%E2%9D%B6%E5%9C%9C%E5%90%8C) ``` 根❶圜同 ``` Takes the square root, pushes a copy, rounds the copy, and compares. Basically, checks that the square root is an integer.