find the number of square rootsd taht fit inside a number js code example Example: sqrt javascript let number = 16 Math.sqrt(number); //output = 4