Asypto - CTF 84

CTF Name: Asypto
Topic: Cryptography
Flag Format: ICTF{}
CTF Link: https://t.me/ctf_invisiblehc/136
Description:
Mathematics is important for a program. Specially ceil, floor, pow, sqrt function is very important.
Solution:
In this challenge, we are given a list of numbers which we need to find the square roots of. To solve it, simply use a calculator or any tool of your choice. Once you have the square roots, convert them to ASCII values.
You can use an ASCII decoder like this one: https://www.dcode.fr/ascii-code After converting, we will found the flag.
Flag: ICTF{45C11_C0D3}
Join Our CTF Channel: