For example,


primitiveRoot("abc") => abc

primitiveRoot("abcabc") => abc

primitiveRoot("abcabcab") => abcabcab

primitiveRoot("ababab") => ab