Data Synchronisation StudioUser GuideCalculated ColumnsFunctionsSQRTOn this pageSQRTFinds the square root of a value.Syntaxdouble? SQRT(double? value)ExampleSQRT(245)Will return '15.6524758424985'.