Codice PHP:
var n:uint 64;
if((
Math.sqrt(n) == 8) {
    
trace("Sì");
} else {
    
trace("No");