Translation of "Sqrt" in German
																						The
																											result
																											are
																											the
																											sources
																											SIEVE1
																											and
																											SQRT.
																		
			
				
																						Das
																											Ergebnis
																											sind
																											die
																											Quelldateien
																											SIEB1
																											und
																											SQRT.
															 
				
		 ParaCrawl v7.1
			
																						Example:
																											An
																											altitude
																											of
																											12
																											m
																											results
																											in
																											a
																											velocity
																											of
																											Sqrt
																											2
																											.
																		
			
				
																						Ein
																											Höhenunterschied
																											von
																											12
																											m
																											ergibt
																											eine
																											Geschwindigkeit
																											von
																											Sqrt
																											2
																											.
															 
				
		 ParaCrawl v7.1
			
																						Here,
																											-lm
																											is
																											needed
																											to
																											link
																											library
																											libm
																											for
																											sqrt().
																		
			
				
																						Hier
																											wird
																											-lm
																											bentigt,
																											um
																											mit
																											der
																											Bibliothek
																											libm
																											fr
																											sqrt()
																											zu
																											linken.
															 
				
		 ParaCrawl v7.1