SP245 SQRROOT - Square Root

Description

In this problem you have to find the Square Root for given number. You may assume that such a number exist and it will be always an integer. **Solutions to this problem can be submitted in C, C++, Pascal, Algol, Fortran, Ada, Ocaml, Prolog, Whitespace, Brainf\*\*k and Intercal only.**

Input Format

_t_ - the number of test cases \[t

Output Format

Output must contain exactly t numbers equal to the square root for given numbers. See sample input/output for details.