{{tag>Index Function Function_List Mathematical}} ====== SQRT ====== ===== Description ===== Calculates the square root of the provided number ===== Parameters ===== Attribute of the Number type or number constant or calculation producing number ===== Example ===== IF SQRT (Transaction.Amount) = 10 THEN ...