Formula IF or Case

Formula IF or Case

 I need a formula that looks at a numerical field and returns a text result.

if (FIELD_A),'1','one'

if (FIELD_A),'2','two'

if (FIELD_A),'3','three'

 

Any help would be appreciated

 

tom